uboot-airoha: update to v2025.10
authorMikhail Kshevetskiy <[email protected]>
Mon, 13 Oct 2025 04:43:31 +0000 (07:43 +0300)
committerChristian Marangi <[email protected]>
Thu, 20 Nov 2025 22:08:39 +0000 (23:08 +0100)
commitb8742b1ae0f1dc0bc8412fe852a006ea538e6943
tree6e329726d39fed99e76bcb300b3c58834778ff48
parent6e3867e5b154caac8227faa154c708e0ace41c93
uboot-airoha: update to v2025.10

Changes:
 * removed upstreamed patches,
 * rebased local patches,
 * fix en7581_evb/an7583_evb booting issues
 * enable position independent code

Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20400
Signed-off-by: Christian Marangi <[email protected]>
26 files changed:
package/boot/uboot-airoha/Makefile
package/boot/uboot-airoha/patches/200-linux-bitfield.h-import-FIELD_PREP_CONST-macro-from-.patch [deleted file]
package/boot/uboot-airoha/patches/201-mtd-spinand-winbond-add-Winbond-W25N04KV-flash-suppo.patch [deleted file]
package/boot/uboot-airoha/patches/202-mtd-spinand-Use-the-spi-mem-dirmap-API.patch
package/boot/uboot-airoha/patches/203-spi-airoha-remove-unnecessary-operation-adjust_op_si.patch
package/boot/uboot-airoha/patches/204-spi-airoha-add-support-of-dual-quad-wires-spi-modes-.patch
package/boot/uboot-airoha/patches/205-spi-airoha-add-dma-support.patch
package/boot/uboot-airoha/patches/206-spi-airoha-support-of-dualio-quadio-flash-reading-co.patch
package/boot/uboot-airoha/patches/207-spi-airoha-avoid-setting-of-page-oob-sizes-in-REG_SP.patch
package/boot/uboot-airoha/patches/208-spi-airoha-reduce-the-number-of-modification-of-REG_.patch
package/boot/uboot-airoha/patches/209-spi-airoha-set-custom-sector-size-equal-to-flash-pag.patch
package/boot/uboot-airoha/patches/210-spi-airoha-avoid-usage-of-flash-specific-parameters.patch
package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch
package/boot/uboot-airoha/patches/303-reset-airoha-Add-support-for-Airoha-AN7583-reset.patch
package/boot/uboot-airoha/patches/304-net-airoha-add-support-for-Airoha-AN7583.patch
package/boot/uboot-airoha/patches/500-drivers-net-airoha_eth-add-missing-terminator-for-co.patch [deleted file]
package/boot/uboot-airoha/patches/500-net-airoha-simplify-rx-free-packet-logic-a-bit.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/501-drivers-net-airoha_eth-fix-packet-transmission-error.patch [deleted file]
package/boot/uboot-airoha/patches/502-drivers-net-airoha_eth-fix-stalling-in-package-recei.patch [deleted file]
package/boot/uboot-airoha/patches/503-drivers-net-airoha_eth-enable-hw-padding-of-short-tx.patch [deleted file]
package/boot/uboot-airoha/patches/504-net-airoha-increase-the-number-of-rx-network-buffers.patch
package/boot/uboot-airoha/patches/900-airoha-enable-UBI-support-and-define-default-partiti.patch
package/boot/uboot-airoha/patches/901-airoha-add-default-configuration.patch
package/boot/uboot-airoha/patches/902-arm-airoha-disable-environment-inside-mtd-partition.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/903-arm-airoha-dts-enable-spi-support-for-en7581_evb-boa.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/904-arm-airoha-enable-position-independent-code.patch [new file with mode: 0644]